 Development status:
    New development
        
    
    Development status:
    New development
    
    Information status: Updated
    
        
    
    
    
    Repository:
    
    
        http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/NI/Ni6602
    
    
    
    
    Contact:
    
        
    
Class Description
Device Server for National Instruments 6602 high-speed counter/timer card.
Families: CounterTimer
Key words: NI
Language: Cpp
Contact:
Class interface
Attributes:
| Name | Description | 
|---|---|
| TimeScalar: DevDouble | — | 
| EstimatedIntegrationTimeScalar: DevDouble | — | 
| TimeBaseSpectrum: DevDouble | — | 
| TimeSourceSpectrum: DevString | — | 
| CounterSpectrum: DevDouble | — | 
Commands:
| Name | Description | 
|---|---|
| StateInput: DevVoid Output: State | This command gets the device state (stored in its device_state data member) and returns it to the caller. | 
| StatusInput: DevVoid Output: DevString | This command gets the device status (stored in its device_status data member) and returns it to the caller. | 
| ResetInput: DevVoid Output: DevVoid | Abort counting and reset card | 
| StartInput: DevVoid Output: DevVoid | Starts measurement tasks. Counter channels have to be configured first! | 
| ConfigCounterInput: DevVarLongArray Output: DevVoid | \n used as master channel\n 9 - edge count on specified channel using a master channel | 
| AbortInput: DevVoid Output: DevVoid | Aborts all measurement tasks. | 
| AbortTaskInput: DevLong Output: DevVoid | Aborts the task running on the specified counter channel. | 
Pipes:
Properties:
| Name | Description | 
|---|---|
| CtrDeviceDevString | NI system device name | 
| UseDebugDevShort | Specifies if extra debugging information should be produced. | 
Please log in to comment.
