EasyManua.ls Logo

Microsemi ATS-6501B T-Flex - Page 35

Microsemi ATS-6501B T-Flex
222 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
DOC 6501_Release V
ATS-6501 Users Guide
27
o enable: Enable or disable the specified bit generator stream. If not specified, the enable
state shall remain unchanged. If the specified enable state is not “true” or “false” the
following error message shall be displayed: “Enable must be true or false”.
o SLOT: Slot number of the 4391A output card for which a bit generator clock is to be
configured. SLOT must be an integer between 1 and 6.
o STREAMLIST: Stream(s) to configure. STREAMLIST must be a comma-delimited list
of streams, each of which is an integer between 1 and 4. If not specified, the command
shall apply to all bit code streams on the 4391A output card. If only 1 stream is specified,
no comma is necessary. If the stream list is not a comma-delimited list of integers
between 1 and 4 the following error message shall be displayed: “Streamlist must be a
comma-delimited list of integers between 1 and 4”.
The following example sets streams 2 and 4 to clock 2 using data type square on slot 5.
ATS-6501>bitcode_stream --clock 2 --data square --enable 1 5 2,4
[OK] 2014-04-29T16:17:53Z
The following example has slot 5, stream 3 running on clock 1 and sending the data from memory
block 1.
ATS-6501>bitcode_stream --clock 1 --data 1 --enable true 5 3
[OK] 2014-04-29T23:23:58Z
To verify the settings use the settings hardware:slots:N:tsc4391:streams
command (where
N=Slot #) to obtain the current streams settings for the 4391 card.
ATS-6501>settings hardware:slots:5:tsc4391:streams
[1]
[clock] 1
[data_source] square
[enabled] true
[memblock] 1
[2]
[clock] 2
[data_source] square
[enabled] true
[memblock] 2
[3]
[clock] 1
[data_source] memory
[enabled] true
[memblock] 1
[4]
[clock] 2
[data_source] square
[enabled] true
[memblock] 4
[OK] 2014-04-29T23:32:04Z
The following example turns slot 5 stream 3 off.
ATS-6501>bitcode_stream --enable false 5 3

Table of Contents

Related product manuals