Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Enabled As Boolean |
C# | |
---|---|
public abstract bool Enabled {get; set;} |
A virtual signal cannot be enabled if a waveform has not been downloaded to the signal or if its sample rate is greater than the remaining sample rate of parent source channel.
Downloading a waveform to the virtual signal on the source sets Enabled state to true if the signal sample rate is less than or equal to remaining sample rate. Enabled state is set to false if downloading a waveform sets the virtual signal's sample rate to a value greater than the remaining sample rate.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)