Diff: SicsEase

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
NewFeaturesInSICS

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 7 and version 5:
Line 68 was replaced by line 68
- !Common Parameters and Subcommands for all EASE Objects
+ For a list of predefined parameters and subcommands see [EaseParametersAndCommands]
Lines 70-97 were replaced by line 70
- Commands are marked with c in the second column, read-only parameters with r,
- writeable parameters with w.
-
- ||Subcommand or\\Parameter||C/W/R||Action ||Defined by
- |list |c|Make a list of most important parameters (all parameters defined with a call to ParTail and not ParList, or with a call to ParList(NULL)|pardef
- |list all |c|Make a full list of all parameters |pardef
- |list <group> |c|Make a list of only a group of parameters (all parameters defined with a call to ParList("<group>") )|pardef
- |log <par> |c|Switch the logger on for parameter <par> (on for parameters defined without an explicit call to ParSwitch(NULL) )|pardef
- |log <par> <sugar> |c|Switch the logger on for parameter <par>, giving a sugar name (see [SicsStrObjSugar])|pardef
- |unlog <par> |c|Switch the logger off for parameter <par>|pardef
- |sugar |c|Return a list of sugar parameters |pardef
- |save <par> |c|Switch on status file saving for parameter <par> (on for changeable parameters, or explicitley when defined with a call to ParSave |pardef
- |unsave <par> |c|Switch off status file saving for parameter <par>|pardef
- |interest |c|Switch interest callback on (every change will be notified to the executive client)|pardef
- |uninterest |c|Switch interest callback off |pardef
- |verbose |w|Control verbosity. 0 is quiet, 1 is standard, 2 is verbose (logging all serial communication)|ParStdDef
- |driver |r|Driver name |ParStdDef
- |creationCmd |r|command to create this object |ParStdDef
-
-
- !Currently implemented drivers
-
- Oxford Instruments Devices (protocol handler: oxinst.c)
- * ilmdriv.c (based on EaseBase)
- * ipsdriv.c, itcdriv.c, ighdriv.c (based in EaseDriv)
-
- ModBus devices (protocol handler: modbus.c)
- * euro2kdriv.c (based on EaseDriv)
+ For list of a available drivers based on EASE see [EaseDrivers]

Back to SicsEase, or to the Page History.