Set FSK Pin |
pi620_SetFSKPin ViStatus pi620_SetFSKPin (ViSession instrumentHandle, ViUInt32 FSK_pin_state); Purpose Set FSK pin of internal DDS generator high (= 1) or low (= 0). The FSK pin state is used in single sweep and FSK mode. This function will only alter the FSK pin if the FSK source is set to Software (see pi620_SetFSKSource) Parameter List instrumentHandle Variable Type ViSession The ViSession handle that you obtain from the pi620_init function. The handle identifies a particular instrument session.
Default Value: None
FSK_pin_state Variable Type ViUInt32 FSK pin state:
0 = low 1 = high Return Value Refer to Function Return Value page. |
(C) 2009 Pickering Interfaces Ltd |