Remember
Register
Home
/
Support
/
Support Forum
/
Amount of user block in RCM6750.
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(358)
Python
(979)
RF Solutions and XBee
(8,106)
Digi TransPort
(741)
Digi Connect Cellular
(420)
DAL
(2)
Embedded Devices
(4,082)
Rabbit
(3,156)
Rabbit Software
(503)
Console Servers
(341)
Modbus and Industrial Automation
(235)
Realport
(582)
Serial Servers
(811)
Satellite Modules
(25)
USB
(1,225)
Serial Cards
(713)
ConnectPort Display
(54)
Feedback/Wish List
(86)
Other/Legacy
(342)
Amount of user block in RCM6750.
0
votes
Hi guys.
From the RCM6750 user manual, the user block memory for it is 0-1FFF. Is there anyway to increase it?
I have tested RCM2200 too but could not find the amount of user block memory stated anywhere on its user manual. I have tried in the coding and seems like it can reach more than 2FFF. Do you know the amount of user block for RCM2200?
rcm6750
rcm2200
userblock
asked
Aug 25, 2014
in
Rabbit
by
maniac84
New to the Community
(
3
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
3 Answers
0
votes
Hello, There is a sample application userblock_info.c under Dynamic C installation path below
C:\DCRABBIT_9.62\Samples\UserBlock
If you run this application on the module, it will show the user block size on the module.
answered
Aug 26, 2014
by
cpigilam
Veteran of the Digi Community
(
655
points)
Please
log in
or
register
to add a comment.
0
votes
You can change the size of the userblock with the Write_ID_Block utilities which are available at the same website where you download Dynamic C.
answered
Aug 26, 2014
by
trooper2
Veteran of the Digi Community
(
589
points)
Please
log in
or
register
to add a comment.
0
votes
Section 5.2.3 User Block of the User manual has additional information.
answered
Sep 22, 2014
by
MargaretK
Veteran of the Digi Community
(
545
points)
Please
log in
or
register
to add a comment.
...