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 records for all enabled meters. | None |
Reset Trend Pointer | Clears the trend retrieval position so retrieval start 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 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 two. | Trend Index Records Count |
Move Trend Raw Pointer Backwards | Move the saved trend raw retrieval position. Provide the record count in parameter one. | Records Count |
Skip Trends Records | Move 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 two. | Trend Index Records Count |
Skip Trend Raw Records | Move the saved trend raw retrieval position forward. Provide the record count in parameter one. | Records Count |
Time Sync | Causes 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-read the configuration when the device load has been modified. | None |