BASIC Real Output
Function Code 93
BA SR O The BASIC real output function code provides a means of
(9 3 )
transmitting real data values from the BASIC, Batch 90 and
N
N+1 C Language programs to other function blocks. There are no
N+2 specifications for this block. The BOUT command in the pro-
N+3
gram defines the four outputs. Figure 93-1 shows a sample
BASIC configuration. Refer to the MFC BASIC Programming
Language Reference for instructions on programming with
BASIC.
NOTE: This function code is supported only on the BRC-100 and the
IMMFP11/12 controllers.
Outputs
Blk Type Description
N R Program command BOUT sets the output value
N+1 R
N+2 R
N+3 R
Specifications
Spec Tune Default Type Range Description
S1 N 0 I Full Not used
Application
Syntax:
BOUT <block number>, <value> BOUT 40, 4.75
where:
<block number> = Valid integer block number configured
in the target module.
<value> = Arithmetic expression stored as the
block output.
WBPEEUI210504C0 93 - 1
BL O C K S 3 1-499 BL O C K S 5 01 -204 6
AI/B BA SR O
(9 1) AI/L (92) (93 ) (2)
BA SC F G IN V BA S A
30 D I/B 50 0 5 40 54 5
D I/L 5 41
AN ALO G LO G IC 5 42 S 1 = 40
D IG ITA L LO G IC
5 43
........
BA SB O
(94 )
550
551
552
553
........
AO /L
D O /L
BA SIC
BIN BO U T
PR O G R A M
M IL LISE C O N D C LO C K T 01 7 31 A
Figure 93-1. Typical BASIC Configuration
93 - 2 WBPEEUI210504C0