
3 Operation and Configuration
3-22
CJ-series High-speed Counter Units Operation Manual for NJ-series CPU Unit(W492)
z
Output Status
The status of the Digital Outputs is reflected in the device variables for CJ-series Unit (for input).
There are two types of variables: one type has one variable for each bit status and the other has one
variable that summarizes all 32 bit statuses. The former type of output statuses can be used to con-
trol outputs of external basic output units on user programs.
Name of device variable
for CJ-series Unit
Type
Name
Function
*_OutStaDat
DWORD
Output Status
The current statuses of digital and internal
output (total of 32) are all displayed.
0: OFF
1: ON
Bit 00: External output O0
Bit 01: External output O1
Bit 02: Internal output 2
:
Bit 31: Internal output 31
*_OutSta0 to
*_OutSta31
BOOL
Digital Output 0 to 1
Status
Soft Output 2 to 31
Status
0: OFF
1: ON