603,844 active members*
3,632 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2007
    Posts
    118

    DGN BINARY TO DECIMAL HELP

    Friends,

    We have one VMC with FANUC OM Controller.

    The timer value in DGN 350 in Binary is 00101000.

    Pl help me as how to convert it in to Decimal.

    Is the Binary value in only the DGN350 has to be converted into Decimal for tha actual timer value
    or
    the DGN351,DGN352,DGN353,DGN354 also to be taken in to account.

    Does the various timers like DGN300,DGN310,DGN315 have any definite max values.

    If we change the parameter19 bit 7 to 1 the values in the DGN screen for the timer/counter will change from binary to decimal.

    But of little curiosity I am seeking your help.

    Thanks,

    chandru

  2. #2
    Join Date
    Apr 2009
    Posts
    1401
    the parameter is 19 bit 7 DBCD: set to ONE to display in decimal.
    Bill Peiman
    Tulip Electronics Inc.
    905 854 6668

  3. #3
    Join Date
    Feb 2008
    Posts
    586
    Chandru,

    Reading from right to left you have the ones column, 2s 4s 8s 16s 32s 64s, etc. (2^0, 2^1, 2^2, 2^3, 2^4, etc.) Since you have one in the 8s column and 1 in the 32s column, your decimal value is (8+32) 40.

  4. #4
    Join Date
    May 2005
    Posts
    176
    Timer occupies 2 bytes for preset data, so if your ladder use timer 350, timer preset should be at DGN 350 and 351. Try this: preset time x 20 and convert it to binary and set to 350 and 351. If dgn 350= 0010 1000 so it should be: 40/20=2 second.

Similar Threads

  1. Mazatrol binary viewer
    By NCexplorer in forum Mazak, Mitsubishi, Mazatrol
    Replies: 1
    Last Post: 07-06-2009, 03:48 PM
  2. 0-300VDC to Binary
    By Big John T in forum CNC Machine Related Electronics
    Replies: 2
    Last Post: 02-14-2008, 04:06 PM
  3. bobcad v22 binary to ascii dxf
    By dgalaxy in forum Uncategorised CAM Discussion
    Replies: 2
    Last Post: 11-11-2007, 08:15 PM
  4. Binary File Transfer
    By Al_The_Man in forum DNC Problems and Solutions
    Replies: 13
    Last Post: 02-25-2007, 02:25 AM
  5. How good are you at binary?
    By WallCrawler in forum Community Club House
    Replies: 12
    Last Post: 12-23-2003, 02:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •