M_CAPABILITIES
code: 89
# get
<module-index> M_CAPABILITIES ?
Description
Gets the module capabilities.
Actions
get
Parameters
can_advanced_timing
: integer, is advanced timing functions supported?
NO = 0
YES = 1
can_local_time_adjust
: integer, is local time adjustment supported?
NO = 0
YES = 1
can_media_config
: integer, is module media configuration supported?
NO = 0
YES = 1
require_multi_image
: integer, does this module switch images during runtime?
NO = 0
YES = 1
is_chimera
: integer, is this a E100 Chimera module?
NO = 0
YES = 1
max_clock_ppm
: integer, maximum supported absolute +clock ppm setting.can_tsn
: integer, does this module support Time Sensitive Networking (TSN) ?
NO = 0
YES = 1
can_ppm_sweep
: integer, does this module support Local Clock Adjustment/Sweep (aka. PPM Sweep) ?
NO = 0
YES = 1
monitoring_bitmask
: integer, extended module monitoring capabilities
Example
# get
input: 0 M_CAPABILITIES ?
output: 0 M_CAPABILITIES YES YES YES YES YES 400 NO YES 1