Control Bytes (0 and 1) FunctionsΒΆ
| Byte | Meaning |
|---|---|
| Bit 0 | FALSE = frequency multiplier x1 is enable TRUE = frequency multiplier x10 is enable |
| Bit 1 | Not used |
| Bit 2 | Not used |
| Bit 3 | Start pulse emission, if one rising edge => start pulse emission on channel O0 or O1 |
| Bit 4 | Not used |
| Bit 5 | Not used |
| Bit 6 | Not used |
| Bit 7 | FALSE = PWM/Pulse function is disabled TRUE = PWM/Pulse function is enabled |
| Output information of the PWM/Pulse | > | Input information for the user program |
|---|---|---|
| State Byte S0 %pulse | > | Input byte 0 |
| State Byte S1 %pulse | > | Input byte 1 |
| Meaning of the output information of the PWM/Pulse: | ||
|---|---|---|
| State Byte S0 %pulse | BYTE | Percentage of pulses already sent on channel O0 |
| State Byte S1 %pulse | BYTE | Percentage of pulses already sent on channel O1 |