A.3.1. OFMarker, IFMarker
A.3.1. OFMarker, IFMarker
Use: IO
사용: IO
Senders: Initiator and Target
발신자: 이니시에이터와 타겟
Scope: CO
범위: CO
OFMarker=
OFMarker=<부울 값>
IFMarker=
IFMarker=<부울 값>
Default is No.
기본값은 No입니다.
Result function is AND.
결과 함수는 AND입니다.
OFMarker is used to turn on or off the initiator to target markers on the connection.
OFMarker는 연결의 타겟 마커에 대한 이니시에이터를 켜거나 끄는 데 사용됩니다.
IFMarker is used to turn on or off the target to initiator markers on the connection.
IFMarker 는 연결의 이니시에이터 마커에 대한 타겟을 켜거나 끄는 데 사용됩니다.
Examples:
예:
I->OFMarker=Yes,IFMarker=Yes
T->OFMarker=예,IFMarker=예
Results in the Marker being used in both directions while:
마커가 양방향으로 사용되는 결과:
I->OFMarker=Yes,IFMarker=Yes
I->OFMarker=예,IFMarker= 예
Results in Marker being used from the initiator to the target, but not from the target to initiator.
이니시에이터에서 타겟으로는 마커가 사용되지만, 타겟에서 이니시에이터로는 마커가 사용되지 않습니다.