FX3ConnectionFX3CodeRunningOnTarget Method |
Function which checks if the FX3 is connected and programmed
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic bool FX3CodeRunningOnTarget()
Public Function FX3CodeRunningOnTarget As Boolean
public:
bool FX3CodeRunningOnTarget()
member FX3CodeRunningOnTarget : unit -> bool
Return Value
Type:
BooleanA boolean indicating if the board is programmed
See Also