83
16.3 Test
test.Ticker_Rate()
16.4 Aliases
This provides a list of Aliases known by the machine. Currently it is a read only command.
From the list it is possible to identify all the current aliases in use.
The right hand side of each equation is the formal name for the resource, the left hand
side after the aliases tag shows the current set alias, printed in bold below.
aliases.
s1i1
= Slots.Slot1.In1
The default alias for Slots.Slot1.In1 is s1i1.
If the input is renamed using the command
Slots.slot1.in1.alias = camera1
You should use the fixed name for the resource rather than its current alias when changing
the alias.
On typing
aliases
in the list we now have
Aliases.
camera1
= Slots.Slot1.In1
The default s1i1 has been removed and will no longer be recognised by the system
16.5 Resources
Provides information on devices connected to the unit.
resources.EDID = <...>
resources.edid.S10I1 = <...>
resources.edid.S10I1.Filename
=
resources.edid.S10I1.EDIDversion
=
resources.edid.S10I1.Manufacturer =
resources.edid.S10I1.Name
=
resources.edid.S10I1.SerialNumber =
resources.edid.S10I1.ManufactureDate
=
resources.edid.S10I1.Widthmm
=
resources.edid.S10I1.Heightmm
=
resources.edid.S10I1.HorizBdr_pix =
resources.edid.S10I1.VertBdr_pix =
resources.edid.S10I1.Extensions =
resources.edid.S10I1.Resolutions()
resources.edid.S10I1.Remove_File()