Process data mode

Control byte 1 (CB1) in process data mode

The control byte of the first channel can be found in the output image of the oscilloscope terminal and is transferred from the controller to the terminal.

Bit

CB1.7

CB1.6

CB1.5

CB1.4

CB1.3

CB1.2

CB1.1

CB1.0

Name

bRegAccess

-

-

-

bSetDigitalOut

bEnabIntFkt

bEvalBuffer

bEnableTrigger

Legend

Bit

Name

Description

CB1.7

bRegAccess

0bin

Register communication off (process data mode):

  • Process data word DataIN0 is used to transfer the date specified with index register 1 for input data (R38)* from the terminal to the control.
  • Process data word DataIN1 is used to transfer the date specified with index register 2 for input data (R39)* from the terminal to the control.
  • Process data word DataOUT0 is used to transfer the parameter specified with the Low byte of the index register for output data (R37)* from the control to the terminal.
  • Process data word DataOUT1 is used to transfer the parameter specified with the High byte of the index register for output data (R37)* from the control to the terminal.

*) These registers can be set via the register communication or with the KS2000 configuration software.

CB1.6

-

reserved

CB1.5

-

reserved

CB1.4

-

reserved

CB1.3

bSetDigitalOut

Setting the digital output.

CB1.2

bEnabIntFkt

Enabling direct setting of the digital output through the trigger unit:

0bin

The trigger unit must not set the digital output when triggered (default).

1bin

The trigger unit may set the digital output directly when triggered (SET DOUT).

CB1.1

bEvalBuffer

The recorded memory is to be evaluated.

CB1.0

bEnableTrigger

The rising edge of this bit activates the trigger in trigger mode Shot.

Status byte 1 (SB1) in process data mode

The status byte of the first channel can be found in the input image of the oscilloscope terminal and is transferred from the terminal to the controller.

Bit

SB1.7

SB1.6

SB1.5

SB1.4

SB1.3

SB1.2

SB1.1

SB1.0

Name

bRegAccessQ

bError

-

-

bDigitalOutputStatus

bExtTriggerInput

bEvalBufferDone

bTriggerDone

Legend

Bit

Name

Description

SB1.7

bRegAccessQ

0bin

Process data mode acknowledgement

SB1.6

bError

0bin

No error

1bin

An error has occurred

SB1.5

-

reserved

SB1.4

-

reserved

SB1.3

bDigitalOutputStatus

State of the digital output

SB1.2

bExtTriggerInput

State of the trigger input

SB1.1

bEvalBufferDone

Evaluation of the memory is complete. There are valid current process data present.

SB1.0

bTriggerDone

Acknowledgement for trigger event, values were recorded.