The following tables list and describe the parameters specific to the UIS command component types for this remote device:
For more general information about UIS command component parameters, see UIS Command Components. The DG_F_DEV (Get data group from device) and DG_T_DEV (Send data group to device) command component types are configured in the template file. The other command component types are considered ‘special’ and are defined in the EIE editor code. See Special UIS Command Component Types for more information.
Get RTU Configuration retrieves configuration information from the field device. CONFIG has no parameters.
|
Update CygNet Point updates the record for a CygNet point. CYUPDTPT has the following command parameters:
|
|
Wait for CygNet Point signals the UIS to wait to perform a command until the value of the specified CygNet point changes to a specified value. CYWAITPT must be the first command component added to a UIS command. You cannot add other instances of CYWAITPT to a UIS command. CYWAITPT has the following command parameters:
|
Get data group from device retrieves a data group from a field device. The Parent XML Element is uccRecvParms. The following parameters are available for each specified data group type.
| Data Group Type | Parameter | Required | Description |
|---|---|---|---|
|
Cnt |
No |
Card Count defines the number of cards available to the selected "Dynagraph Card" (DynaCard) data group. Value options are integers from 1 to 5. |
|
|
Rep |
No |
Representation defines where card data comes from and how it is displayed. Value options are the following integers:
|
Send data group to device sends a data group to a field device. The parent XML Element is uccSendParms. The following parameters are available for each specified data group type.
| Data Group Type | Parameter | Required | Description |
|---|---|---|---|
|
Type |
Yes |
Command ID defines the Command Action (CA) to be enacted by the "Command Message" (CmdMsg) data group. Value options are as follows:
|
Get Current Status retrieves current status from the field device. STATUS has no command parameters.