Hello,
From the context of the conversation, USR likely refers to Uninitialized Shift Register, which for a FGV (Functional Global Variable) is really the heart. The USR is the object which allows you to store data across independent instances and/or executions of a subVI (provided that subVI is NOT reentrant, which is a VI property that insures separate memory spaces for each instance of a subVI).
I hope this clarifies things!
Best Regards,
JLS