fgfsSet: Set FlightGear property via telnet

Description Usage Arguments Details Value

Description

This function sets a FlightGear property via the props (telnet) interface.

Usage

1
fgfsSet(con, var, val)

Arguments

con

A socket connection object created with fgfsConnect

var

The name of the property.

val

The value to set.

Details

This value does no error checking. If the property you try to set does not exist on the tree, failure is silent.

Value

None.


thlytras/rfgfs documentation built on May 31, 2019, 10:44 a.m.