From OpenSCADAWiki
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
'''Protected methods:''' | '''Protected methods:''' | ||
− | * ''string associateTrO( const string &addr );'' — The associated output transport creation with the address ''addr''. | + | * ''string associateTrO( const string &addr, char stage = ATrStg_Common );'' — The associated output transport creation with the address ''addr'' on the ''stage'' as an enumeration ''AssociateTrStage''. |
Revision as of 22:52, 4 July 2023
Protected methods:
- string associateTrO( const string &addr, char stage = ATrStg_Common ); — The associated output transport creation with the address addr on the stage as an enumeration AssociateTrStage.