gclib 2.1.20
Galil Communications Library
All Classes Files Functions Variables Typedefs Macros Modules Pages
gclib.GDataRecord47300_ENC Struct Reference

Data record struct for RIO-47300. Includes encoder fields. More...

Inheritance diagram for gclib.GDataRecord47300_ENC:
gclib.GDataRecord

Public Member Functions

byte[] byte_array ()
 Returns the data record as a byte array and allows for access to individual bytes.
 
- Public Member Functions inherited from gclib.GDataRecord

Public Attributes

UB header_0
 1st Byte of Header.
 
UB header_1
 2nd Byte of Header.
 
UB header_2
 3rd Byte of Header.
 
UB header_3
 4th Byte of Header.
 
UW sample_number
 Sample number.
 
UB error_code
 Error code.
 
UB general_status
 General status.
 
UW output_analog_0
 Analog output 0.
 
UW output_analog_1
 Analog output 1.
 
UW output_analog_2
 Analog output 2.
 
UW output_analog_3
 Analog output 3.
 
UW output_analog_4
 Analog output 4.
 
UW output_analog_5
 Analog output 5.
 
UW output_analog_6
 Analog output 6.
 
UW output_analog_7
 Analog output 7.
 
UW input_analog_0
 Analog input 0.
 
UW input_analog_1
 Analog input 1.
 
UW input_analog_2
 Analog input 2.
 
UW input_analog_3
 Analog input 3.
 
UW input_analog_4
 Analog input 4.
 
UW input_analog_5
 Analog input 5.
 
UW input_analog_6
 Analog input 6.
 
UW input_analog_7
 Analog input 7.
 
UW output_bank_0
 Digital outputs 0-15;.
 
UW output_bank_1
 Digital outputs 16-23;.
 
UW input_bank_0
 Digital inputs 0-15;.
 
UW input_bank_1
 Digital inputs 16-23;.
 
UL pulse_count_0
 Pulse counter (see PC).
 
SL zc_variable
 ZC User-defined variable (see ZC).
 
SL zd_variable
 ZD User-defined variable (see ZD).
 
SL encoder_0
 Encoder channel 0. Data only valid for parts with -BISS, -QUAD, or -SSI.
 
SL encoder_1
 Encoder channel 1. Data only valid for parts with -BISS, -QUAD, or -SSI.
 
SL encoder_2
 Encoder channel 2. Data only valid for parts with -BISS, -QUAD, or -SSI.
 
SL encoder_3
 Encoder channel 3. Data only valid for parts with -BISS, -QUAD, or -SSI.
 

Detailed Description

Data record struct for RIO-47300. Includes encoder fields.

Definition at line 1820 of file gclib.cs.

Member Function Documentation

◆ byte_array()

byte[] gclib.GDataRecord47300_ENC.byte_array ( )
inline

Returns the data record as a byte array and allows for access to individual bytes.

Implements gclib.GDataRecord.

Definition at line 1822 of file gclib.cs.

Member Data Documentation

◆ header_0

UB gclib.GDataRecord47300_ENC.header_0

1st Byte of Header.

Definition at line 1826 of file gclib.cs.

◆ header_1

UB gclib.GDataRecord47300_ENC.header_1

2nd Byte of Header.

Definition at line 1827 of file gclib.cs.

◆ header_2

UB gclib.GDataRecord47300_ENC.header_2

3rd Byte of Header.

Definition at line 1828 of file gclib.cs.

◆ header_3

UB gclib.GDataRecord47300_ENC.header_3

4th Byte of Header.

Definition at line 1829 of file gclib.cs.

◆ sample_number

UW gclib.GDataRecord47300_ENC.sample_number

Sample number.

Definition at line 1831 of file gclib.cs.

◆ error_code

UB gclib.GDataRecord47300_ENC.error_code

Error code.

Definition at line 1832 of file gclib.cs.

◆ general_status

UB gclib.GDataRecord47300_ENC.general_status

General status.

Definition at line 1833 of file gclib.cs.

◆ output_analog_0

UW gclib.GDataRecord47300_ENC.output_analog_0

Analog output 0.

Definition at line 1835 of file gclib.cs.

◆ output_analog_1

UW gclib.GDataRecord47300_ENC.output_analog_1

Analog output 1.

Definition at line 1836 of file gclib.cs.

◆ output_analog_2

UW gclib.GDataRecord47300_ENC.output_analog_2

Analog output 2.

Definition at line 1837 of file gclib.cs.

◆ output_analog_3

UW gclib.GDataRecord47300_ENC.output_analog_3

Analog output 3.

Definition at line 1838 of file gclib.cs.

◆ output_analog_4

UW gclib.GDataRecord47300_ENC.output_analog_4

Analog output 4.

Definition at line 1839 of file gclib.cs.

◆ output_analog_5

UW gclib.GDataRecord47300_ENC.output_analog_5

Analog output 5.

Definition at line 1840 of file gclib.cs.

◆ output_analog_6

UW gclib.GDataRecord47300_ENC.output_analog_6

Analog output 6.

Definition at line 1841 of file gclib.cs.

◆ output_analog_7

UW gclib.GDataRecord47300_ENC.output_analog_7

Analog output 7.

Definition at line 1842 of file gclib.cs.

◆ input_analog_0

UW gclib.GDataRecord47300_ENC.input_analog_0

Analog input 0.

Definition at line 1844 of file gclib.cs.

◆ input_analog_1

UW gclib.GDataRecord47300_ENC.input_analog_1

Analog input 1.

Definition at line 1845 of file gclib.cs.

◆ input_analog_2

UW gclib.GDataRecord47300_ENC.input_analog_2

Analog input 2.

Definition at line 1846 of file gclib.cs.

◆ input_analog_3

UW gclib.GDataRecord47300_ENC.input_analog_3

Analog input 3.

Definition at line 1847 of file gclib.cs.

◆ input_analog_4

UW gclib.GDataRecord47300_ENC.input_analog_4

Analog input 4.

Definition at line 1848 of file gclib.cs.

◆ input_analog_5

UW gclib.GDataRecord47300_ENC.input_analog_5

Analog input 5.

Definition at line 1849 of file gclib.cs.

◆ input_analog_6

UW gclib.GDataRecord47300_ENC.input_analog_6

Analog input 6.

Definition at line 1850 of file gclib.cs.

◆ input_analog_7

UW gclib.GDataRecord47300_ENC.input_analog_7

Analog input 7.

Definition at line 1851 of file gclib.cs.

◆ output_bank_0

UW gclib.GDataRecord47300_ENC.output_bank_0

Digital outputs 0-15;.

Definition at line 1853 of file gclib.cs.

◆ output_bank_1

UW gclib.GDataRecord47300_ENC.output_bank_1

Digital outputs 16-23;.

Definition at line 1854 of file gclib.cs.

◆ input_bank_0

UW gclib.GDataRecord47300_ENC.input_bank_0

Digital inputs 0-15;.

Definition at line 1856 of file gclib.cs.

◆ input_bank_1

UW gclib.GDataRecord47300_ENC.input_bank_1

Digital inputs 16-23;.

Definition at line 1857 of file gclib.cs.

◆ pulse_count_0

UL gclib.GDataRecord47300_ENC.pulse_count_0

Pulse counter (see PC).

Definition at line 1859 of file gclib.cs.

◆ zc_variable

SL gclib.GDataRecord47300_ENC.zc_variable

ZC User-defined variable (see ZC).

Definition at line 1860 of file gclib.cs.

◆ zd_variable

SL gclib.GDataRecord47300_ENC.zd_variable

ZD User-defined variable (see ZD).

Definition at line 1861 of file gclib.cs.

◆ encoder_0

SL gclib.GDataRecord47300_ENC.encoder_0

Encoder channel 0. Data only valid for parts with -BISS, -QUAD, or -SSI.

Definition at line 1863 of file gclib.cs.

◆ encoder_1

SL gclib.GDataRecord47300_ENC.encoder_1

Encoder channel 1. Data only valid for parts with -BISS, -QUAD, or -SSI.

Definition at line 1864 of file gclib.cs.

◆ encoder_2

SL gclib.GDataRecord47300_ENC.encoder_2

Encoder channel 2. Data only valid for parts with -BISS, -QUAD, or -SSI.

Definition at line 1865 of file gclib.cs.

◆ encoder_3

SL gclib.GDataRecord47300_ENC.encoder_3

Encoder channel 3. Data only valid for parts with -BISS, -QUAD, or -SSI.

Definition at line 1866 of file gclib.cs.


The documentation for this struct was generated from the following file: