Applies To
GC5050, GX5050, GX5055, GX5150
Purpose
Set or return complete command control value.
Syntax
Object.Value [ = dwValue]
Or
[dwValue = ] Object.Value
The Value property syntax has the following parts:
Name |
Type |
Description |
Object |
DioCommand |
DioCommand object. |
dwValue |
DWORD |
Complete command control value. |
Comments
GX5050/GC5050: command control value is 32-bit. See “GX5050 User Guide” and “GC5050 User Guide” for details on the command micro code fields.
GX5150: command control value is 8-bit. See “GX515x User Guide” or “GT515x User Guide” for details on the command micro code fields.
See Also