You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ControlDoctors.com DeltaV
Hello.
I am about to do some decimal to binary conversion in DeltaV-logic.
Does anyone know if there are som built-in functions for this? I have
looked at the functionblock called "FFMDO", but it seems like it must
be connected to a H1 carrier device...
Else, anyone that would provide me some useful hints about this...
Thanks!
/ Jimmy
Alosi, Tim [EPMR002/NEC]
unread,
Aug 21, 2009, 11:00:19 AM8/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to drde...@googlegroups.com
Jimmy,
Have you looked at the BFO and BFI function blocks?
These are pretty useful for splitting out bits.
Also check the calc block instructions ... they have functions like
Rotate and XOR etc that you may need for binary operations.