62
LT360 Precision Turntable
DLL Programming Manual
■ Class Get (in)
■ Identifier lt_GetDisplayPolarity
■ Hex Value 0xAC
■ Call LT360LIB_CmdValue(Handle, lt_GetDisplayPolarity, RtnStr);
■ Returns 'UNIPOLAR' or 'BIPOLAR'
2.43 Get Display Polarity
Description
This command returns the mode for the Display Polarity of the LT360.
The returned string value is either UNIPOLAR or BIPOLAR.
This parameter changes how the LT360 represents the degree position
on the front display of the chassis, and in the Win32 software. When
DisplayPolarity is set to UNIPOLAR, the LT360 will display the position
in the range of 0 to 360 degrees. All position values are positive. When
it is set to BIPOLAR, the range will be 0 to ±180 degrees. Both positive
and negative values will be shown.