Toggle Bit in AS-Interface Master/Scanner Command

Ozpeter

Member
Join Date
Aug 2014
Location
Virginia
Posts
124
I have a printout of some Control Logix code that I am trying to implement in Emerson Rx3i. The code involves resetting the Master node of an Bihl+Wiedmann AS-i network via its command interface using the SET_OP_MODE and STORE_CDI commands

In the programming manuals I have seen, one aspect of sending a command is not very clear to me. This is the "T bit". The only description I have seen about this bit is:

Bit T in the command interface is the toggle bit. The toggle bit is only necessary in the case of interfaces which transfer data cyclically

Can anyone explain what this means?

The code I am dealing with issues an initial SET_OP_MODE with the T bit off, and then later issues a second SET_OP_MODE with the T bit on.

My gut says that this is simply an (how shall I say it?) .. oversight .. of the original author of the code I am looking at, and he second SET_OP_MODE command doesn't need the T bit set.
 

Similar Topics

Hi, I'm just looking for a simple way to make a button in excel (via VBA I presume) to toggle a bit in RSLogix 5000. I just got FactoyTalkLinx...
Replies
9
Views
548
EDIT: I suppose i should mention, RSLogix 500 V8.40, SLC 5/04 (1747-L542C) Is there is a way to use the FFL instruction in a way that doesn't...
Replies
4
Views
866
We have PLCs on the line and I am using Logix Emulate. No matter which one I am connected to I can not toggle or force anything.
Replies
22
Views
12,498
Hello everyone. I'm trying to write a program in ST which would toggle a bit with one button. So when the button is pushed the bool sets to 1 and...
Replies
15
Views
3,641
I have a IPC427E, TIA Portal V15.1 SP1, WinCC RT Professional. This is a touch screen application, and I want set a bit on Click, and reset on...
Replies
6
Views
3,138
Back
Top Bottom