Summary
|
NI Counter Pulse
|
Info |
Category: |
Communication |
|
AddIn: |
AddIn_NI |
Creator: |
OkazoLab |
|
Scope: |
Parent event |
Owns Snippets: |
None |
|
Usage: |
Snippets |
Properties
Name | Description | Constraints | Type | On runtime change |
---|
Settings |
NI Counter Channel | Defines the selected counter channel on the NI board | | String | |
Working Mode | Defines a working mode for the element | | stNIPo.. | |
Output |
Is Idle Low | Defines the idle state (low or high) for the generated pulses | | Boolean | |
Preface Duration | Defines the duration (ms) of the guarantied zero preface interval for the TTL or Pulse signals. Increase the preface duration marginally, if your recording hardware does not detect port signals. Note that a non-zero preface delays the onset of the actual signal. | | Double | |
Pulse Duration | Duration of a single output pulse in ms. The value is applied only if the Pulse signal profile is selected | | UInt64 | |
Interpulse Duration | Defines a duration of the inter-pulse interval in ms. The value is applied only if the Pulse signal profile is selected | | clTime | |
Pulse Number | Defines a number of pulses in the pulse train. The value is applied only if the Pulse signal profile is selected | | Int32 | |
Send Output Now | Runtime action initiating an instant output communication through the port. Call this action in snippets by 'SendNow=true;', but only if the element works in the 'Manual I/O' mode. | | Boolean | |
Runtime Status |
Triggering Time | Indicates the local event time of the last element triggering. Triggering occurs only in the 'Input Detection' working mode. | | clTime | |
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run | | Boolean | |
Title | Title of the element | | String | |
|
NI Counter Pulse Element allows sending a single pulse or pulse train through the output counter channel on the National Instruments DAQ cards.
Description
...
Snapshots
Snapshot 1
| Snapshot 2 |
Practical Use
...
Technique 1
- Step 1
- Step 2
...
=== Technique 2 === - Step 1
- Step 2
...
// Check the trial outcome. Result and RT just other user variables
// insert code snippet here..
...
== Notes ==
... - Insert Notes here..
- Insert Notes here..
NI Counter Pulse element allows sending a single pulse or pulse train through the output counter channel on the National Instruments DAQ cards.
Description
Short description
Snapshots
Snapshot 1
| Snapshot 2 |
Practical Use
Technique 1
- Step 1
- Step 2
Technique 2
- Step 1
- Step 2
// Check the trial outcome. Result and RT just other user variables
// insert code snippet here..
Notes
- Insert Notes here..
- Insert Notes here..