wtWebioEA12x12SetOutput
Webio-Digital-MIB-US ·
.1.3.6.1.4.1.5040.1.2.4.1.7
Object
scalar
mandatory
r/w
OctetString
This variable allows setting of individual digital outputs. The OCTETS are
interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds
to the LSB.
The first two OCTETS contain the mask which determines which of the outputs are to
be set (corresponding bit = 1) and which outputs are to remain unchanged
(corresponding bit = 0):
OCTET 1 : unused
OCTET 2 : unused
OCTET 3, Bit 0-3: Mask for digital outputs 8-11
Bit 4-7: unused
OCTET 4, Bit 0-7: Mask for digital outputs 0-7
OCTETS 5-8 contain the level (1=HIGH, 0=LOW) which the inputs
should assume:
OCTET 5 : unused
OCTET 6 : unused
OCTET 7, Bit 0-3: Level of digital outputs 8-11
Bit 4-7: unused
OCTET 8, Bit 0-7: Level of digital outputs 0-7
Context
- MIB
- Webio-Digital-MIB-US
- OID
.1.3.6.1.4.1.5040.1.2.4.1.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wtWebioEA12x12InOut
- Siblings
- 6
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wtWebioEA12x12Inputs mandatory Number of idependent inputs. | scalar | Integer32 | .1.3.6.1.4.1.5040.1.2.4.1.1 |
| wtWebioEA12x12Outputs mandatory Number of idependent outputs. | scalar | Integer32 | .1.3.6.1.4.1.5040.1.2.4.1.2 |
| wtWebioEA12x12InputTable mandatory List of input indices. | table | - | .1.3.6.1.4.1.5040.1.2.4.1.3 |
| wtWebioEA12x12InputValue mandatory This variable is used to read the inputs of the digital I/O port.
The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output.
Bit 0 corresponds to the LSB.
OC… | scalar | Integer32 | .1.3.6.1.4.1.5040.1.2.4.1.4 |
| wtWebioEA12x12OutputTable mandatory List of output indices. | table | - | .1.3.6.1.4.1.5040.1.2.4.1.5 |
| wtWebioEA12x12OutputValue mandatory This variable is used to read and write the outputs of the digital I/O port.
The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output.
Bit 0 corresponds t… | scalar | Integer32 | .1.3.6.1.4.1.5040.1.2.4.1.6 |