set_msg_type

Applicability

Product

Supported

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

x

Atlas inference product

x

Atlas training product

x

Function Description

Sets the message type of FlowMsg.

Prototype

1
set_msg_type(self, msg_type) -> None

Parameters

Parameter

Input/Output

Description

msg_type

Input

Message type of FlowMsg. Value range of the user-defined type: [1204, 65535)

Returns

None

Exception Handling

None

Constraints

None