Hi,
I am new to the world of DeltaV and just starting to deal with it at my new job.. been working with Foxboro I/A before that..
I wanted to get a specific parameter from a MicroMotion2700 (MVD2700 ver 8) series foundation fieldbus flowmeter into DeltaV so that i can use it in control studio but can't seem to figure out how..
The parameter mnemonic i am looking for is "ALARM2_STATUS" so that i can use the determination of a not full pipe pipe to delay control and alarming..
The device data file doesnot has it.. so there is no specific tag that i can browse to and get data in.. it essentially has the transducer objects, AIs, AOUTs, DOs etc.. along with fieldbus alarms of Advise, Comms, failed, maint..
using Foxboro and HART i could refer to the parameter i needed and set up a Real In fielddevice block to get the data.. so would point to FTXXX/STATUS1 for get value for STATUS1 from device..
According to the manual the FT , parameter mnemonic "ALARM2_STATUS" has OD index of 12, message type ENUM, datatype bit string (2 bytes)..
Is there a way to get that into a control control strategy wherein i can parse it using a BFO block to get value for bit 13 (value of 0x1000) that i need to delay alarming..
Thankyou
In reply to John Rezabek:
In reply to jas:
In reply to István Orbán: