FX3ConnectionStripBurstTriggerWord Property |
Property to choose if the readback from the 16 bit trigger word at the start of each burst is discarded or not
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic bool StripBurstTriggerWord { get; set; }
Public Property StripBurstTriggerWord As Boolean
Get
Set
public:
property bool StripBurstTriggerWord {
bool get ();
void set (bool value);
}
member StripBurstTriggerWord : bool with get, set
Return Value
Type:
Boolean
See Also