Common Commands
See Device Object Common Commands for commands that are common to all device types.
Commands
Command | Description | Parameters |
---|
Test Communication | When executed, ACM will poll a known OPC item from the device and wait for the response to see if the communication is good. | None |
Retrieve Trend | Requests the retrieval of trend |
recordsrecords for all enabled meters. | None |
Reset Trend Pointer | Clears the trend retrieval position so retrieval |
start starts at the oldest record. Provide the trend index in parameter one, or leave blank for all trends. | Trend Index |
Reset Trend Raw Pointer | Clears the trend raw retrieval position so retrieval |
start starts at the oldest record. | None |
Move Trend Pointer Backwards | Moves the saved trend retrieval position. Provide the trend index in parameter one, or leave blank for all trends. Provide the record count in parameter |
onetwo. | Trend Index Records Count |
Move Trend Raw Pointer Backwards |
Move Moves the saved trend raw retrieval position. Provide the record count in parameter one. | Records Count |
Skip Trends Records |
Move Moves the saved trend retrieval position forward. Provide the trend index in parameter one, or leave blank for all trends. Provide the record count in parameter |
onetwo. | Trend Index Records Count |
Skip Trend Raw Records |
Move Moves the saved trend raw retrieval position forward. Provide the record count in parameter one. | Records Count |
Time Sync |
Time sync with the device based on server time and time sync criteria definedCauses a comparison of the date and time in the device to the host date and time. Once compared, the configured rules of the selected time sync object will be applied - including time zone and daylight saving options. | None |
ReInitializeIO | For RTU5000 V2 device, this forces ACM to re- |
requests device version information on next polling cycleread the configuration when the device load has been modified. | None |