operation_information
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| operation_information [2020/11/19 19:32] – WIP sitr | operation_information [2023/05/29 14:05] (current) – added more description for motor ref low/high reno | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== WIP ====== | ||
| - | |||
| ====== Operation Information ====== | ====== Operation Information ====== | ||
| Line 8: | Line 6: | ||
| ? for read | ? for read | ||
| ! for write | ! for write | ||
| - | ^name^Format of value^writeable^Description^usage^ | + | ^name^Format of value^writeable^Description^ |
| |ANALOG.NOW [< | |ANALOG.NOW [< | ||
| |BREAK.ABORT.TIME |float seconds|Yes, | |BREAK.ABORT.TIME |float seconds|Yes, | ||
| |BREAK.RESET.TIME|float seconds|Yes, | |BREAK.RESET.TIME|float seconds|Yes, | ||
| - | |BYTE.X [< | + | |BYTE.X [< |
| - | BYTE.F [< | + | |BYTE.F [< |
| - | (Hex on output) | + | |BYTE.C [< |
| - | no reads value from Flash memory | + | |BYTE.D [< |
| - | BYTE.C [< | + | |DIGITAL.INPUT [< |
| - | (Hex on output) | + | |DIGITAL.OUTPUT [< |
| - | no value of the relevant byte in CODE space | + | |ECHO.SUPPRESSION|ON/OFF|:::|Suppresses TTY mode echoing when ON, allows echoing when OFF.| |
| - | BYTE.D [< | + | |HG.SWITCH|OFF or ON|yes|mercury lamp set OFF or ON| |
| - | (Hex on output) | + | |STD.SWITCH|OFF or ON|yes standard lamp set OFF or ON| |
| - | yes value of the relevant byte in DATA space | + | |LAMP.POWER [< |
| - | DIGITAL.INPUT | + | |LAMP.STATE [< |
| - | [< | + | |MOISTURE|Grams/cu. m|no|Moisture content of air inside the Brewer| |
| - | OFF or ON no reads whether input is ON or OFF; logic | + | |MOISTURE.HIGH|Grams/cu m|yes|Moisture content high (watermark)| |
| - | levels are transparent to the user. | + | |MOTOR.ALLSTILL|TRUE or FALSE|no|True only if all the motors have stopped moving| |
| - | DIGITAL.OUTPUT | + | |MOTOR.POS [< |
| - | [< | + | |MOTOR.LOST [< |
| - | OFF or ON yes digital output point ON or OFF with logic | + | |MOTOR.LIMIT.LOW [< |
| - | levels transparent to the user. | + | |MOTOR.LIMIT.HIGH [< |
| - | ECHO.SUPPRESSION ON/OFF Suppresses TTY mode echoing when ON, | + | |MOTOR.REF.LOW [< |
| - | allows echoing when OFF. | + | |MOTOR.REF.HIGH [< |
| - | HG.SWITCH OFF or ON yes mercury lamp set OFF or ON | + | |MOTOR.DISCREPANCY |
| - | STD.SWITCH OFF or ON yes standard lamp set OFF or ON | + | |MOTOR.ZERO.POS [< |
| - | LAMP.POWER [< | + | |PMT.SELECT|integer (1 to 3)|yes|selects the PMT in use; 3 means both RH % no Relative Humidity inside the Brewer| |
| - | LAMP.STATE [< | + | |STEPS|integer steps|no|the number of steps in a complete revolution of the azimuth tracker| |
| - | MOISTURE Grams/cu. m no Moisture content of air inside the Brewer | + | |SUPPLY.VOLTAGE.HIGH [<powerSupply>]|volts|yes|supply voltage high (watermark)| |
| - | MOISTURE.HIGH Grams/cu m yes Moisture content high (watermark) | + | |SUPPLY.VOLTAGE.LOW |
| - | MOTOR.ALLSTILL TRUE or FALSE no True only if all the motors have stopped moving| | + | |SUPPLY.VALUE [<powerSupply>]|volts|no|supply voltage| |
| - | |MODEL|unsigned|integer|immediate the ' | + | |SUPPLY.SETTING.HV|volts|no|HV supply setting recorded |
| - | MOISTURE.LIMIT float grams/ | + | |TEMP.HIGH [<thermalPoint>]|degrees|yes|lamp power consumption high (watermark)| |
| - | meter on reset Permitted maximum in watermark recording | + | |TEMP.LOW [<thermalPoint>]|degrees|yes|lamp power consumption low (watermark) |
| - | of moisture content inside the Brewer. | + | |TEMP [< |
| - | MOTOR.ADDRESS | + | |TIME|< |
| - | MOTOR.CLASS [< | + | |TRACKER.SWITCH.SETTING |
| - | one of: | + | |TRACKER.SWITCHES|integer bit map|no|bit is on if the switch |
| - | NOMOTOR | + | |TTY.FILL.CHARACTER|integer ASCII (0-255)|yes|TTY mode echo character ASCII code| |
| - | MICROMOTOR | + | |TTY.FILL.COUNT|integer count (0-255)|yes|TTY echo character padding count |
| - | TRACKERMOTOR | + | |VERSION.FW[<info>]|integer|no|Version information and design date for the firmware. <info> is one of:YEAR, MONTH, DAY, VERS, REL| |
| - | STANDARDMOTOR | + | |
| - | SENSORLESSMOTOR | + | |
| - | Immediate The type of motor at this motorId and hence | + | |
| - | the algorithm used to initialize it. | + | |
| - | MOTOR.INITIAL[< | + | |
| - | initialization | + | |
| - | MOTOR.MAX.ACC [< | + | |
| - | paces/ | + | |
| - | acceleration to be permitted | + | |
| - | MOTOR.MAX.JERK [< | + | |
| - | paces/(256*tick)3 on reset | + | |
| - | maximum absolute value of rate of change of | + | |
| - | motor acceleration to be permitted inside a | + | |
| - | time slice | + | |
| - | MOTOR.MAX.SEARCH | + | |
| - | [< | + | |
| - | MOTOR.MAX.VEL[< | + | |
| - | paces/ | + | |
| - | be permitted | + | |
| - | MOTOR.MAX.POS [< | + | |
| - | permitted | + | |
| - | MOTOR.MIN.POS [<motorId>] Signed integer paces on reset minimum value of motor position to be | + | |
| - | permitted | + | |
| - | MOTOR.ORIGIN | + | |
| - | MOTOR.REF.PLAY | + | |
| - | uncertainty of position of motor with respect | + | |
| - | to reference sensor when sensor is detected | + | |
| - | at high speed and arbitrary direction. | + | |
| - | MOTOR.RESET.POS[<motorId>] signed integer paces during motor init position of motor to be paced at before | + | |
| - | commencing motor init to ref sensor | + | |
| - | MOTOR.SLOPE [<motorId>] signed integer | + | |
| - | paces/step Immediate number of paces to a step (see M command) | + | |
| - | MOTOR.SLOW.VEL [<motorId>] unsigned integer | + | |
| - | paces/(256*tick) during motor init | + | |
| - | value of motor velocity to be permitted during | + | |
| - | final approach of search. If equal to max vel | + | |
| - | init routine is shortened. | + | |
| - | MOTOR.STOP.METHOD | + | |
| - | [<motorId>] | + | |
| - | int one of | + | |
| - | 1, 3 none | + | |
| - | 0 reduced | + | |
| - | 2 full | + | |
| - | on reset power applied | + | |
| - | MOTOR.TIME.OUT [<motorId>] float seconds Immediate amount of time that a motor is given to | + | |
| - | complete movement before timing out. | + | |
| - | OPEN.TIME float seconds Immediate number | + | |
| - | before we open the PMT window | + | |
| - | PMT.WINDOW.RESOLUTION float seconds Immediate seconds in a window timing tick | + | |
| - | + | ||
operation_information.1605814339.txt.gz · Last modified: 2020/11/19 19:32 by sitr