FX3PinObjectpinConfig Property |
Provides a FX3 Configuration word for the parameter array.
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic uint pinConfig { get; }
Public ReadOnly Property pinConfig As UInteger
Get
public:
virtual property unsigned int pinConfig {
unsigned int get () sealed;
}
abstract pinConfig : uint32 with get
override pinConfig : uint32 with get
Return Value
Type:
UInt32Implements
IPinObject.pinConfig
See Also