Data record struct for DMC-30010 controllers.
More...
|
byte[] | byte_array () |
| Returns the data record as a byte array and allows for access to individual bytes.
|
|
Data record struct for DMC-30010 controllers.
Definition at line 1716 of file gclib.cs.
◆ byte_array()
byte[] gclib.GDataRecord30000.byte_array |
( |
| ) |
|
|
inline |
Returns the data record as a byte array and allows for access to individual bytes.
Implements gclib.GDataRecord.
Definition at line 1718 of file gclib.cs.
◆ header_0
UB gclib.GDataRecord30000.header_0 |
1st Byte of Header.
Definition at line 1722 of file gclib.cs.
◆ header_1
UB gclib.GDataRecord30000.header_1 |
2nd Byte of Header.
Definition at line 1723 of file gclib.cs.
◆ header_2
UB gclib.GDataRecord30000.header_2 |
3rd Byte of Header.
Definition at line 1724 of file gclib.cs.
◆ header_3
UB gclib.GDataRecord30000.header_3 |
4th Byte of Header.
Definition at line 1725 of file gclib.cs.
◆ sample_number
UW gclib.GDataRecord30000.sample_number |
◆ input_bank_0
UB gclib.GDataRecord30000.input_bank_0 |
general input bank 0 (inputs 1-8).
Definition at line 1729 of file gclib.cs.
◆ input_bank_1
UB gclib.GDataRecord30000.input_bank_1 |
general input bank 1 (inputs 9-16).
Definition at line 1730 of file gclib.cs.
◆ output_bank_0
UB gclib.GDataRecord30000.output_bank_0 |
general output bank 0 (outputs 1-8).
Definition at line 1732 of file gclib.cs.
◆ output_bank_1
UB gclib.GDataRecord30000.output_bank_1 |
general output bank 1 (outputs 9-16).
Definition at line 1733 of file gclib.cs.
◆ error_code
UB gclib.GDataRecord30000.error_code |
◆ thread_status
UB gclib.GDataRecord30000.thread_status |
◆ input_analog_2
UW gclib.GDataRecord30000.input_analog_2 |
Analog input 2. 1 is in axis data, see axis_a_analog_in.
Definition at line 1738 of file gclib.cs.
◆ output_analog_1
UW gclib.GDataRecord30000.output_analog_1 |
◆ output_analog_2
UW gclib.GDataRecord30000.output_analog_2 |
◆ amplifier_status
UL gclib.GDataRecord30000.amplifier_status |
◆ contour_segment_count
UL gclib.GDataRecord30000.contour_segment_count |
Segment Count for Contour Mode.
Definition at line 1745 of file gclib.cs.
◆ contour_buffer_available
UW gclib.GDataRecord30000.contour_buffer_available |
Buffer space remaining, Contour Mode.
Definition at line 1746 of file gclib.cs.
◆ s_plane_segment_count
UW gclib.GDataRecord30000.s_plane_segment_count |
segment count of coordinated move for S plane.
Definition at line 1748 of file gclib.cs.
◆ s_plane_move_status
UW gclib.GDataRecord30000.s_plane_move_status |
coordinated move status for S plane.
Definition at line 1749 of file gclib.cs.
◆ s_distance
SL gclib.GDataRecord30000.s_distance |
distance traveled in coordinated move for S plane.
Definition at line 1750 of file gclib.cs.
◆ s_plane_buffer_available
UW gclib.GDataRecord30000.s_plane_buffer_available |
Buffer space remaining, S Plane.
Definition at line 1751 of file gclib.cs.
◆ axis_a_status
UW gclib.GDataRecord30000.axis_a_status |
◆ axis_a_switches
UB gclib.GDataRecord30000.axis_a_switches |
◆ axis_a_stop_code
UB gclib.GDataRecord30000.axis_a_stop_code |
◆ axis_a_reference_position
SL gclib.GDataRecord30000.axis_a_reference_position |
A axis reference position.
Definition at line 1756 of file gclib.cs.
◆ axis_a_motor_position
SL gclib.GDataRecord30000.axis_a_motor_position |
A axis motor position.
Definition at line 1757 of file gclib.cs.
◆ axis_a_position_error
SL gclib.GDataRecord30000.axis_a_position_error |
A axis position error.
Definition at line 1758 of file gclib.cs.
◆ axis_a_aux_position
SL gclib.GDataRecord30000.axis_a_aux_position |
A axis auxiliary position.
Definition at line 1759 of file gclib.cs.
◆ axis_a_velocity
SL gclib.GDataRecord30000.axis_a_velocity |
◆ axis_a_torque
SL gclib.GDataRecord30000.axis_a_torque |
◆ axis_a_analog_in
UW gclib.GDataRecord30000.axis_a_analog_in |
A axis analog input.
Definition at line 1762 of file gclib.cs.
◆ axis_a_halls
UB gclib.GDataRecord30000.axis_a_halls |
A Hall Input Status.
Definition at line 1763 of file gclib.cs.
◆ axis_a_reserved
UB gclib.GDataRecord30000.axis_a_reserved |
◆ axis_a_variable
SL gclib.GDataRecord30000.axis_a_variable |
A User-defined variable (ZA).
Definition at line 1765 of file gclib.cs.
The documentation for this struct was generated from the following file: