MC-Basic:element.PAYLOADMAX

From SoftMC-Wiki
Revision as of 08:25, 17 October 2018 by Ron (talk | contribs) (Created page with "{{Languages}} {{MC-Basic |SHORT FORM= |SYNTAX= ''<element>''.PayloadMassMax = <''expression''> |AVAILABILITY= Since Version 4.20 |DESCRIPTION= The maximum allowed mass for ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: [[::MC-Basic:element.PAYLOADMAX|English]]

The maximum allowed mass for the payload of the element.

If paylodMass property is set to a larger value, an error is thrown.

Syntax

<element>.PayloadMassMax = <expression>

Availability

Since Version 4.20

Type

Double

Units

kg

Default

0.0

Scope

Task and Terminal

Limitations

  • Read/Write
  • Modal only

See Also