Configuring the Camera4-16 BASLER L400kDraftLine Period CSRNote: The line period can be set by writing a floating point value to the Absolute Line Period fieldor by writing an integer value to the Raw Line Period field. Refer to Section 4.2.2.1 for anexplanation of the difference between these two fields.Register Base Address: 0x1600Field Name: Register Status Offset: 0x0000 Size: 1 Byte Type: Read onlyDescription: The integer value in this field indicates the status of this control register:0x00 = The register is not available0x01 = The register is available. All related settings are OK0x80 = A value in the register is set out of rangeField Name: Absolute Line Period Offset: 0x0001 Size: 4 Bytes Type: Read / WriteDescription: Writing a floating point value to this field sets the line period in μs. For example, if the valuein this field is set to 180.60, the line period would be 180.60 μs.The minimum and maximum absolute line period settings vary depending on the cameraversion and other settings (see Section 3.2). To determine the current minimum and max-imum settings, check the entries in the Absolute Min and Absolute Max fields.The value in this field is a standard IEEE-754 single precision (32 bit) floating point number.See Section 3.4 for more information about the line period.Field Name: Absolute Min Offset: 0x0005 Size: 4 Bytes Type: Read onlyDescription: Minimum allowed floating point value for the absolute line period setting.The value in this field is a standard IEEE-754 single precision (32 bit) floating point number.Field Name: Absolute Max Offset: 0x0009 Size: 4 Bytes Type: Read onlyDescription: Maximum allowed floating point value for the absolute line period setting.The value in this field is a standard IEEE-754 single precision (32 bit) floating point number.Field Name: Raw Line Period Offset: 0x000D Size: 4 Bytes Type: Read / WriteDescription: Writing an integer value to this field sets the line period.The actual line period is equal to the integer value multiplied by 2/30 μs. For example, if thevalue in this field is set to 1500 (0x0005DC), then:Line Period = 1500 x (2/30) μsLine Period = 100 μsThe 4 bytes in this field are interpreted as follows:Byte 1 = Low byte of the raw valueByte 2 = Mid byte of the raw valueByte 3 = High byte of the raw valueByte 4 = Always 0x00 (not used)The minimum and maximum raw line period settings vary depending on the camera ver-sion and other settings (see Section 3.2). To determine the current minimum and maximumsettings, check the entries in the Raw Min and Raw Max fields.See Section 3.4 for more information about the line period.