This is historical information of device classes implemented in NXSDataWriter device server.

Use this link to find the valid information.

Development status: Released
Information status: New

Contact: jkotan



Class Description


Families: Acquisition

Key words: NeXDaTaS

Language: Python

License:

Contact: jkotan

Class interface


Attributes:

Name Description
XMLSettingsScalar: DevString
JSONRecordScalar: DevString
FileNameScalar: DevString
ErrorsSpectrum: DevString

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.
OpenFileInput: DevVoid
Output: DevVoid
Open the H5 file
OpenEntryInput: DevVoid
Output: DevVoid
Creating the new entry
RecordInput: DevString
Output: DevVoid
Record setting for one step
CloseEntryInput: DevVoid
Output: DevVoid
Closing the entry
OpenEntryAsynchInput: DevVoid
Output: DevVoid
Creating the new entry in asynchronous mode
RecordAsynchInput: DevString
Output: DevVoid
Record setting for one step in asynchronous mode
CloseEntryAsynchInput: DevVoid
Output: DevVoid
Closing the entry is asynchronous mode
CloseFileInput: DevVoid
Output: DevVoid
Close the H5 file

Pipes:

Properties:

Name Description
NumberOfThreadsDevLong maximal number of threads

Added by:pgoryl2 on:20 Apr 2017, 1:04 p.m.