MC-Basic:SYSTEM.ANOUT.analogscale

From SoftMC-Wiki
Jump to: navigation, search
Language: English

Exactly the same as Sys.ANIN[Index].analogscale

Used to convert bits to a physical voltage value.

Short form

Sys.AnOut[Index].analogscale

Syntax

?System.AnOut[Index].analogscale

Availability

Version 0.4.20.5r8-C2 or higher

Type

Double

Default

1

Scope

Configuration, Task or Terminal

Limitations

Read or write.

Examples

  • -->Sys.AnOut[1].analogscale = 0.1234

See Also