Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To power on a TEM:
    No Format
    p.powerOnTemOnly(temId=0)
    
  • To power on CAL frontends:
    No Format
    
    p.powerOnCalOnly(temId=0)
    
  • To set the CAL bias voltage:
    No Format
    
    p.setBiasVoltageCal(temId=0, biasVoltage=0x5800)
    
  • To set the TKR bias voltage:
    No Format
    
    p.setBiasVoltageTkr(temId=0, biasVoltage=0x4000)