I have been successfully using DT's RTCONFIG with an offset,
For example

@ ReadConfig?CB _CONFIG1H, _OSCTYPE


But when I try to use the line

@ ReadConfig?BB 200000h, _User1

I get the error message

"Register in operand not in bank0. Ensure that bank bits are correct."

Can someone tell me what I'm doing wrong?