|
<< Click to Display Table of Contents >>
Common Commands |
Use a PLC or Block Tag to execute common commands and configure their parameters according to the next table.
Parameters for common commands
N1 or B1 |
Code of a command. Please check the next table for more information |
N2 or B2 |
Not used, leave it in 0(zero) |
N3 or B3 |
Not used, leave it in 0(zero) |
N4 or B4 |
Not used, leave it in 0(zero) |
The next table contains a list of all common commands supported by this Driver.
Common commands
N1 or B1 |
Command |
Type of Tag |
Description |
Operation |
|---|---|---|---|---|
10 |
Identification of a model |
Block |
Returns information about a device. The available Elements are 1: Model of a device, 2: Type of a device, 3: Serial number of a device, and 4: Firmware version of a device |
Read-only |
11 |
Device reset |
PLC |
Performs a software reset in a device |
Write-only |
12 |
Trigger |
PLC |
Same function as the TRIGGER key in the front panel of a device |
Write-only |
13 |
Software and hardware test |
PLC |
Executes a hardware and software test, including I/O, and returns the status of a device. Possible values are 0: WT OK or 1: WT NOK |
Read-only |