public PropertyValue FUNC_TERMINAL_JUMPERBAR( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_JUMPERBAR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TERMINAL_JUMPERBAR( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_JUMPERBAR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Indicates the saddle jumper option:
0 = Automatic
1 = Manual, start of jumper
2 = Manual, center of jumper
3 = Manual, end of jumper
4 = No automatic jumper
5 = Automatic, start of jumper
6 = Automatic, end of jumper.
The settings for automatic saddle jumpers are only available for terminals. The settings for manual saddle jumpers are only available for pins.