Interface IST_MachineAxis
  
  
  
  Assembly: STMachineTypes.dll
  Syntax
  
    [Guid("4F7BCC58-D079-4CCB-982B-FBA8ED5DFA6A")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_MachineAxis
   
  Properties
  
  Address
  
  
  Declaration
  
  Property Value
  
  
  AxisID
  
  
  Declaration
  
  Property Value
  
  
  AxisMotion
  
  
  Declaration
  
    TSTAxisMotion AxisMotion { get; }
   
  Property Value
  
  
  Caption
  
  
  Declaration
  
  Property Value
  
  
  ControlMode
  
  
  Declaration
  
    TSTAxisControlMode ControlMode { get; }
   
  Property Value
  
  
  Enabled
  
  
  Declaration
  
  Property Value
  
  
  MaxValue
  
  
  Declaration
  
  Property Value
  
  
  MinValue
  
  
  Declaration
  
  Property Value
  
  
  Visible
  
  
  Declaration
  
    bool Visible { get; set; }
   
  Property Value