Chapter 4
General-Purpose Counter/Timer
DAQ-STC Technical Reference Manual
4-38
©
National Instruments Corporation
G
i_Counting_St
i = 0
bit: 2
type: Read
in: G_Status_Register
address: 4
i = 1
bit: 3
type: Read
in: G_Status_Register
address: 4
If general-purpose counter i is armed, this bit indicates whether the counter is counting:
0: No.
1: Yes.
If the counter is not armed, this bit should be ignored. Related bitfields: Gi_Armed_St.
G
i_Disarm
i = 0
bit: 4
type: Strobe
in: G0_Command_Register
address: 6
i = 1
bit: 4
type: Strobe
in: G1_Command_Register
address: 7
Setting this bit to 1 disarms general-purpose counter i. This bit is cleared automatically.
G
i_Disarm_Copy
i = 0
bit: 15
type: Strobe
in: G1_Command_Register
address: 7
i = 1
bit: 15
type: Strobe
in: G0_Command_Register
address: 6
Setting this bit to 1 disarms general-purpose counter i. This bit is cleared automatically.
G
i_Gate_Error_Confirm
i = 0
bit: 5
type: Strobe
in: Interrupt_A_Ack_Register
address: 2
i = 1
bit: 1
type: Strobe
in: Interrupt_B_Ack_Register
address: 3
Setting this bit to 1 clears Gi_Gate_Error_St. This bit is cleared automatically. Related
bitfields: Gi_Gate_Error_St.
G
i_Gate_Error_St
i = 0
bit: 14
type: Read
in: G_Status_Register
address: 4
i = 1
bit: 15
type: Read
in: G_Status_Register
address: 4
This bit indicates the detection of a general-purpose counter i gate acknowledge latency error:
0: No.
1: Yes.
To clear this bit, set Gi_Gate_Error_Confirm to 1. Related bitfields:
Gi_Gate_Error_Confirm.