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.
Clear All History Tx Info clears all historical data group caches. CLRHSTXA has no command parameters.
Note: If you clear all caches using a UIS command, the cache values in each transaction of historical data groups are not reset; past transactions continue to display actual values. This is done for performance reasons so that each DDS transaction does not have to be updated. The driver ignores these cached values after the command has been issued.
|
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 |
|---|---|---|---|
|
EDate |
No |
End Date defines the ending date and time for an alarm date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
SDate |
No |
Start Date defines the starting date and time for an alarm date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
EDate |
No |
End Date defines the ending date and time for a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
SDate |
No |
Start Date defines the starting date and time for a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
EDate |
No |
End Date defines the ending date and time for a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
SDate |
No |
Start Date defines the starting date and time for a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
EDate |
No |
End Device Date/Time defines the ending device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
SDate |
Yes |
Start Device Date/Time defines the starting device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
EDate |
No |
End Device Date/Time defines the ending device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
SDate |
Yes |
Start Device Date/Time defines the starting device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
EDate |
Yes |
End Device Date/Time defines the ending device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
SDate |
Yes |
Start Device Date/Time defines the starting device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
EDate |
Yes |
End Device Date/Time defines the ending device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
SDate |
Yes |
Start Device Date/Time defines the starting device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
EDate |
Yes |
End Device Date/Time defines the ending device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
SDate |
Yes |
Start Device Date/Time defines the starting device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
EDate |
Yes |
End Device Date/Time defines the ending device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
SDate |
Yes |
Start Device Date/Time defines the starting device date and time of a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
EDate |
No |
End Date defines the ending date and time for a date-range request. Value options are strings in formats described in Selecting Date and Time. |
|
|
GetLatest |
No |
Get Latest? defines whether or not to retrieve history from the latest successfully read history record (the cache). Value options are Boolean. For more information, see History Retrieval Optimization. |
|
|
SDate |
No |
Start Date defines the starting date and time for a date-range request. Value options are strings in formats described in Selecting Date and Time. Note: If you specify GetLatest="true", a start date or end date is not required. If GetLatest="false", a start date is required. |
|
|
Type |
No |
Hourly or Daily retrieves and displays hourly or daily history. Value options are 0=hourly history and 1=daily history. |
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 |
|---|---|---|---|
|
Password |
Password field is displayed on data group editors whenever a user attempts to edit a data group, if the password is not specified on the Device page. Value options are strings. |
||
|
Value |
Yes |
Analog Output Value (0-100) enables setting the percent value (0 to 100%) for the specified analog output point . Value options are 0 (range low) to 100 (range high). |
|
|
Password |
Password field is displayed on data group editors whenever a user attempts to edit a data group, if the password is not specified on the Device page. Value options are strings. |
||
|
PulseDur |
Pulse Duration (secs) enables you to set the pulse duration in seconds. Value options are floating-point numbers where 0.0 = range low. |
||
|
Value |
New Output State (0 or 1) enables setting the discrete output value for the specified discrete output point. Value options are 0 (range low) to 1 (range high). |