



价 格Negotiable
最小起订0 Piece库存0 Piece
Recycled Cognex CCD Industrial Vi
Negotiable
Reclaimed Servo Drives, Used Serv
Negotiable
Recycle Basler cameras, Recycle g
Negotiable
Recycled Cognex CCD Industrial Vi
Negotiable
Refurbished Datalogic Scanner | R
Negotiable
Recycle Siemens VFDs, Recycle Sie
Negotiable
Refurbished Datalogic Barcode Sca
Negotiable
Recycle Sikora Scanner | Recycle
Negotiable
Recycle Sick Scanner | Recycle Si
Negotiable
Recycled Omron PLCs, Recycled Omr
Negotiable
Parameters (variables and data) may need to be passed in the subroutine call, which can be included in the subroutine call instruction and transferred between the subroutine and the calling program. Parameters (variables and data) include symbolic names (up to 8 characters), variable names, and data types. Subroutines can pass up to 16 parameters. The parameters passed are defined in the subroutine's local variable table. The variables in the local variable table include IN, OUT, IN/OUT, and TEMP types.
● IN Type: Passes the location parameters into a subroutine. The addressing mode can be direct addressing (e.g., VB10), indirect addressing (e.g., *AC1), or immediate value (e.g., 1234). You can also pass the address value of the data into the subroutine (&VB100).
● OUT Type: It is the result value (data) of a subroutine, which is returned to the calling POU. Constants and address values are not allowed as output parameters.
● IN/OUT Type: Parameters of the location are passed to the subroutine, and the result value from the subroutine is returned to the same address. Constant and address values are not allowed as output parameters.
●TEMP Type: Local memory can only be used as temporary storage within subroutines and cannot be used to pass parameters.







Phone Consultation