Functions Reference
39
Comments
The Switch Matrix can be configured via software as two groups with 32 columns or one group with 64 columns. All
the Switch Matrix channels will be opened prior to applying the new configuration settings. Applying the same
configuration settings will not change the current group’s channels settings.
Use the
Gx6384GetChannel
function to retrieve the state of a specific relay.
NOTE:
The function returns an error if the Switch Matrix is configured as two groups with 32 columns.
Example
The following example returns columns 0-63 group A row 0:
DWORD dwStatesColumns32to63, dwStatesColumns0to31;
Gx6384GetRow(nHandle, GX6384_GROUP_A, GX6384_ROW_0, &dwStatesColumns32to63,
&dwStatesColumns0to31, &nStatus);
See Also
Gx6384SetGroupRow32Columns, Gx6384SetGroupRow64Columns, Gx6384GetChannel, Gx6384Close,
Gx6384Open, Gx6384SetGroupsConfiguration, GxSWGetErrorString
Summary of Contents for GX6384-1
Page 2: ......
Page 7: ...GX6384 User s Guide v Index 55 ...
Page 8: ...vi GX6384 User s Guide ...
Page 36: ...28 GX6384 User s Guide ...