[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_lcard' (#crwlib)

ADC_PAR_0

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: _crw_lcard.pas line 648

type ADC_PAR_0 = object(DAQ_PAR)

public

  AutoInit: ULONG;

  dRate: Double;

  dKadr: Double;

  dScale: Double;

  Rate: ULONG;

  Kadr: ULONG;

  Scale: ULONG;

  FPDelay: ULONG;

  SynchroType: ULONG;

  SynchroSensitivity: ULONG;

  SynchroMode: ULONG;

  AdChannel: ULONG;

  AdPorog: ULONG;

  NCh: ULONG;

  Chn: ;

  IrqEna: ULONG;

  AdcEna: ULONG;

end;

Inheritance

ADC_PAR_0

DAQ_PAR